Skip to content

[no-release-notes] Fix pgcatalog for dolt_log fixed columns#2678

Closed
elianddb wants to merge 2 commits intomainfrom
elian/1374b
Closed

[no-release-notes] Fix pgcatalog for dolt_log fixed columns#2678
elianddb wants to merge 2 commits intomainfrom
elian/1374b

Conversation

@elianddb
Copy link
Copy Markdown
Contributor

@elianddb elianddb commented May 1, 2026

Blocked by dolthub/dolt#10983

@elianddb elianddb changed the title fix pgcatalog for dolt_log fixed columns [no-release-notes] Fix pgcatalog for dolt_log fixed columns May 1, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 1, 2026

Main PR
covering_index_scan_postgres 1344.34/s ${\color{red}DNF}$
index_join_postgres 190.26/s ${\color{red}DNF}$
index_join_scan_postgres 198.97/s ${\color{red}DNF}$
index_scan_postgres 12.18/s ${\color{red}DNF}$
oltp_point_select 2503.93/s ${\color{red}DNF}$
oltp_read_only 1870.97/s ${\color{red}DNF}$
select_random_points 128.49/s ${\color{red}DNF}$
select_random_ranges 1081.29/s ${\color{red}DNF}$
table_scan_postgres 11.78/s ${\color{red}DNF}$
types_table_scan_postgres 5.47/s ${\color{red}DNF}$

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 1, 2026

Main PR
Total 42090 42090
Successful 18013 18014
Failures 24077 24076
Partial Successes1 5373 5373
Main PR
Successful 42.7964% 42.7988%
Failures 57.2036% 57.2012%

${\color{lightgreen}Progressions (1)}$

random

QUERY: (SELECT unique1 AS random
  FROM onek ORDER BY random() LIMIT 1)
INTERSECT
(SELECT unique1 AS random
  FROM onek ORDER BY random() LIMIT 1)
INTERSECT
(SELECT unique1 AS random
  FROM onek ORDER BY random() LIMIT 1);

Footnotes

  1. These are tests that we're marking as Successful, however they do not match the expected output in some way. This is due to small differences, such as different wording on the error messages, or the column names being incorrect while the data itself is correct.

@elianddb elianddb force-pushed the elian/1374b branch 2 times, most recently from 12ed5f8 to 0f4efaa Compare May 1, 2026 23:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant